Skip to content

build(deps): bump react-aria from 3.39.0 to 3.40.0 #5594

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps react-aria from 3.39.0 to 3.40.0.

Release notes

Sourced from react-aria's releases.

March 5, 2025 Release

Buckle in because this is a big one! In this React Aria release, we’re excited to announce three new components: Toast, Tree, and Virtualizer. In addition, we have improved Autocomplete to enable UI patterns like Searchable Menus, Searchable Selects, and Command Palettes, added support for custom Menu, Popover, and Tooltip triggers, introduced colSpan support in Table, and upgraded to Tailwind CSS v4. Last but not least, we have a major refactor of usePress, which fixes many longstanding issues and improves compatibility with third party libraries.

For React Spectrum, we have GA versions of Toast and TreeView, support for tooltips in TagGroup and Tabs, and improved localization support in our DatePicker components.

This release would not be possible without the fantastic contributions we received from the community. A special shoutout to @​oyvinmar and @​nwidynski for contributing features like colSpan and nested collection support. Huge thanks to everyone else who contributed as well. ❤️

Full Release Notes

Commits
  • 7d2e0c6 Publish
  • de6fa2a feat(s2): Add triggerRef prop to S2 Popover (#8257)
  • b0c35c0 fix: add missing backwards compatibility for types (#8256)
  • ef4027f chore: update S2 picker "isLoading" API to "loadingState" for consistency (...
  • da7e608 chore: May release audit (#8245)
  • 553c4ef chore(s2): update migration guide and codemods for release (#8242)
  • 50afba9 chore: remove unstable from column menus (#8248)
  • eccc080 fix: prevent disabled item from receiving focus when clicked (#8246)
  • b7f8ed1 fix: Revert "feat(RAC): Tree drag and drop (#7692)" (#8243)
  • 671f0b4 fix: Fix Table disabled state + Safari loadMore and scroll Combobox selected ...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [react-aria](https://github.com/adobe/react-spectrum) from 3.39.0 to 3.40.0.
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/react-aria@3.39.0...react-aria@3.40.0)

---
updated-dependencies:
- dependency-name: react-aria
  dependency-version: 3.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 26, 2025
@groovecoder groovecoder added this pull request to the merge queue May 28, 2025
Merged via the queue into main with commit dd64a2d May 28, 2025
32 checks passed
@groovecoder groovecoder deleted the dependabot/npm_and_yarn/react-aria-3.40.0 branch May 28, 2025 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant